[INFO] fetching crate odra-macros 2.5.1...
[INFO] testing odra-macros-2.5.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate odra-macros 2.5.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate odra-macros 2.5.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate odra-macros 2.5.1
[INFO] tweaked toml for crates.io crate odra-macros 2.5.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate odra-macros 2.5.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate odra-macros 2.5.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15f0ba4c166ee9b3fa83674022ce2543a600bc48a1b71a5d13bba787a9fc56df
[INFO] running `Command { std: "docker" "start" "-a" "15f0ba4c166ee9b3fa83674022ce2543a600bc48a1b71a5d13bba787a9fc56df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15f0ba4c166ee9b3fa83674022ce2543a600bc48a1b71a5d13bba787a9fc56df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15f0ba4c166ee9b3fa83674022ce2543a600bc48a1b71a5d13bba787a9fc56df", kill_on_drop: false }`
[INFO] [stdout] 15f0ba4c166ee9b3fa83674022ce2543a600bc48a1b71a5d13bba787a9fc56df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdc311a2c8c9ad0aee6028c0f6273d61e773ed5a4fc198957d36743ee24c728b
[INFO] running `Command { std: "docker" "start" "-a" "fdc311a2c8c9ad0aee6028c0f6273d61e773ed5a4fc198957d36743ee24c728b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling derive-try-from-ref v0.1.0
[INFO] [stderr]    Compiling odra-macros v2.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `result_flattening` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(box_patterns, result_flattening)]
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HostRefInstanceExpr` is never constructed
[INFO] [stdout]    --> src/ast/deployer_utils.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct HostRefInstanceExpr {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InstallerFnBodyItem` is never constructed
[INFO] [stdout]   --> src/ast/factory/parts/exec_parts.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | struct InstallerFnBodyItem {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AddEntryPointStmtItem` is never constructed
[INFO] [stdout]    --> src/ast/factory/parts/exec_parts.rs:159:8
[INFO] [stdout]     |
[INFO] [stdout] 159 | struct AddEntryPointStmtItem {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entry_point_contract` is never used
[INFO] [stdout]   --> src/utils/expr.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn entry_point_contract() -> syn::Expr {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entry_point_payment` is never used
[INFO] [stdout]   --> src/utils/expr.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn entry_point_payment() -> syn::Expr {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entry_point_access_public` is never used
[INFO] [stdout]   --> src/utils/expr.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn entry_point_access_public() -> syn::Expr {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clone` is never used
[INFO] [stdout]    --> src/utils/expr.rs:157:8
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub fn clone<T: ToTokens>(caller: &T) -> syn::Expr {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entry_point` is never used
[INFO] [stdout]   --> src/utils/ty.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub fn entry_point() -> syn::Type {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entry_point_access` is never used
[INFO] [stdout]   --> src/utils/ty.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub fn entry_point_access() -> syn::Type {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entry_point_type` is never used
[INFO] [stdout]   --> src/utils/ty.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn entry_point_type() -> syn::Type {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entry_point_payment` is never used
[INFO] [stdout]   --> src/utils/ty.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn entry_point_payment() -> syn::Type {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.00s
[INFO] running `Command { std: "docker" "inspect" "fdc311a2c8c9ad0aee6028c0f6273d61e773ed5a4fc198957d36743ee24c728b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdc311a2c8c9ad0aee6028c0f6273d61e773ed5a4fc198957d36743ee24c728b", kill_on_drop: false }`
[INFO] [stdout] fdc311a2c8c9ad0aee6028c0f6273d61e773ed5a4fc198957d36743ee24c728b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13ec3c6d7b1a9bc64d72d64f2d59aaf609bcfe03ca0489da2893bc58aba4df63
[INFO] running `Command { std: "docker" "start" "-a" "13ec3c6d7b1a9bc64d72d64f2d59aaf609bcfe03ca0489da2893bc58aba4df63", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling derive-try-from-ref v0.1.0
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling odra-macros v2.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `result_flattening` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(box_patterns, result_flattening)]
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stdout] warning: struct `HostRefInstanceExpr` is never constructed
[INFO] [stdout]    --> src/ast/deployer_utils.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct HostRefInstanceExpr {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InstallerFnBodyItem` is never constructed
[INFO] [stdout]   --> src/ast/factory/parts/exec_parts.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | struct InstallerFnBodyItem {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AddEntryPointStmtItem` is never constructed
[INFO] [stdout]    --> src/ast/factory/parts/exec_parts.rs:159:8
[INFO] [stdout]     |
[INFO] [stdout] 159 | struct AddEntryPointStmtItem {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entry_point_contract` is never used
[INFO] [stdout]   --> src/utils/expr.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn entry_point_contract() -> syn::Expr {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entry_point_payment` is never used
[INFO] [stdout]   --> src/utils/expr.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn entry_point_payment() -> syn::Expr {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entry_point_access_public` is never used
[INFO] [stdout]   --> src/utils/expr.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn entry_point_access_public() -> syn::Expr {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clone` is never used
[INFO] [stdout]    --> src/utils/expr.rs:157:8
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub fn clone<T: ToTokens>(caller: &T) -> syn::Expr {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entry_point` is never used
[INFO] [stdout]   --> src/utils/ty.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub fn entry_point() -> syn::Type {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entry_point_access` is never used
[INFO] [stdout]   --> src/utils/ty.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub fn entry_point_access() -> syn::Type {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entry_point_type` is never used
[INFO] [stdout]   --> src/utils/ty.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn entry_point_type() -> syn::Type {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entry_point_payment` is never used
[INFO] [stdout]   --> src/utils/ty.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn entry_point_payment() -> syn::Type {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling serde-map-to-array v1.1.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling casper-types v6.1.0
[INFO] [stdout] warning: the feature `result_flattening` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(box_patterns, result_flattening)]
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HostRefInstanceExpr` is never constructed
[INFO] [stdout]    --> src/ast/deployer_utils.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct HostRefInstanceExpr {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InstallerFnBodyItem` is never constructed
[INFO] [stdout]   --> src/ast/factory/parts/exec_parts.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | struct InstallerFnBodyItem {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AddEntryPointStmtItem` is never constructed
[INFO] [stdout]    --> src/ast/factory/parts/exec_parts.rs:159:8
[INFO] [stdout]     |
[INFO] [stdout] 159 | struct AddEntryPointStmtItem {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entry_point_contract` is never used
[INFO] [stdout]   --> src/utils/expr.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn entry_point_contract() -> syn::Expr {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entry_point_payment` is never used
[INFO] [stdout]   --> src/utils/expr.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn entry_point_payment() -> syn::Expr {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entry_point_access_public` is never used
[INFO] [stdout]   --> src/utils/expr.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn entry_point_access_public() -> syn::Expr {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clone` is never used
[INFO] [stdout]    --> src/utils/expr.rs:157:8
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub fn clone<T: ToTokens>(caller: &T) -> syn::Expr {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entry_point` is never used
[INFO] [stdout]   --> src/utils/ty.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub fn entry_point() -> syn::Type {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entry_point_access` is never used
[INFO] [stdout]   --> src/utils/ty.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub fn entry_point_access() -> syn::Type {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entry_point_type` is never used
[INFO] [stdout]   --> src/utils/ty.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn entry_point_type() -> syn::Type {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entry_point_payment` is never used
[INFO] [stdout]   --> src/utils/ty.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn entry_point_payment() -> syn::Type {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.43s
[INFO] running `Command { std: "docker" "inspect" "13ec3c6d7b1a9bc64d72d64f2d59aaf609bcfe03ca0489da2893bc58aba4df63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13ec3c6d7b1a9bc64d72d64f2d59aaf609bcfe03ca0489da2893bc58aba4df63", kill_on_drop: false }`
[INFO] [stdout] 13ec3c6d7b1a9bc64d72d64f2d59aaf609bcfe03ca0489da2893bc58aba4df63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f9dad099b8dcaefa35c556613c625cf2f32cf5f308ee9cae80ac2c607fbf73ea
[INFO] running `Command { std: "docker" "start" "-a" "f9dad099b8dcaefa35c556613c625cf2f32cf5f308ee9cae80ac2c607fbf73ea", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `result_flattening` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/lib.rs:3:26
[INFO] [stderr]   |
[INFO] [stderr] 3 | #![feature(box_patterns, result_flattening)]
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `HostRefInstanceExpr` is never constructed
[INFO] [stderr]    --> src/ast/deployer_utils.rs:113:12
[INFO] [stderr]     |
[INFO] [stderr] 113 | pub struct HostRefInstanceExpr {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `InstallerFnBodyItem` is never constructed
[INFO] [stderr]   --> src/ast/factory/parts/exec_parts.rs:90:8
[INFO] [stderr]    |
[INFO] [stderr] 90 | struct InstallerFnBodyItem {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AddEntryPointStmtItem` is never constructed
[INFO] [stderr]    --> src/ast/factory/parts/exec_parts.rs:159:8
[INFO] [stderr]     |
[INFO] [stderr] 159 | struct AddEntryPointStmtItem {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `entry_point_contract` is never used
[INFO] [stderr]   --> src/utils/expr.rs:35:8
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub fn entry_point_contract() -> syn::Expr {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `entry_point_payment` is never used
[INFO] [stderr]   --> src/utils/expr.rs:40:8
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub fn entry_point_payment() -> syn::Expr {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `entry_point_access_public` is never used
[INFO] [stderr]   --> src/utils/expr.rs:45:8
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub fn entry_point_access_public() -> syn::Expr {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `clone` is never used
[INFO] [stderr]    --> src/utils/expr.rs:157:8
[INFO] [stderr]     |
[INFO] [stderr] 157 | pub fn clone<T: ToTokens>(caller: &T) -> syn::Expr {
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `entry_point` is never used
[INFO] [stderr]   --> src/utils/ty.rs:80:8
[INFO] [stderr]    |
[INFO] [stderr] 80 | pub fn entry_point() -> syn::Type {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `entry_point_access` is never used
[INFO] [stderr]   --> src/utils/ty.rs:84:8
[INFO] [stderr]    |
[INFO] [stderr] 84 | pub fn entry_point_access() -> syn::Type {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `entry_point_type` is never used
[INFO] [stderr]   --> src/utils/ty.rs:88:8
[INFO] [stderr]    |
[INFO] [stderr] 88 | pub fn entry_point_type() -> syn::Type {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `entry_point_payment` is never used
[INFO] [stderr]   --> src/utils/ty.rs:92:8
[INFO] [stderr]    |
[INFO] [stderr] 92 | pub fn entry_point_payment() -> syn::Type {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `odra-macros` (lib) generated 12 warnings
[INFO] [stderr] warning: `odra-macros` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/odra_macros-c23bcbd5d1a4fafb)
[INFO] [stdout] 
[INFO] [stdout] running 67 tests
[INFO] [stdout] test ast::contract_ref_item::test::contract_ref_invalid_delegate ... ok
[INFO] [stdout] test ast::contract_item::test::test_contract_item ... ok
[INFO] [stdout] test ast::error_item::tests::test_odra_error_item ... ok
[INFO] [stdout] test ast::entrypoints_item::test::test_trait_impl_entrypoints ... ok
[INFO] [stdout] test ast::exec_parts::test::test_trait_impl_parts ... ok
[INFO] [stdout] test ast::deployer_item::deployer_impl::deployer_delegated ... ok
[INFO] [stdout] test ast::factory::parts::contract_item::test::test_contract_item ... ok
[INFO] [stdout] test ast::deployer_item::deployer_impl::deployer_trait_impl ... ok
[INFO] [stdout] test ast::blueprint::test::blueprint_item ... ok
[INFO] [stdout] test ast::factory::parts::event_item::test::test_contract_item ... ok
[INFO] [stdout] test ast::factory::parts::has_entrypoints_item::test::test_entrypoints ... ok
[INFO] [stdout] test ast::factory::test::test_factory_module_impl_item_generation ... ok
[INFO] [stdout] test ast::events_item::test::counter_pack ... ok
[INFO] [stdout] test ast::entrypoints_item::test::test_delegated_entrypoints ... ok
[INFO] [stdout] test ast::exec_parts::test::test_delegated_parts ... ok
[INFO] [stdout] test ast::contract_ref_item::test::contract_trait_impl_ref ... ok
[INFO] [stdout] test ast::factory::parts::exec_parts::test::test_parts ... ok
[INFO] [stdout] test ast::factory::test::test_non_factory_module_item_generation ... ok
[INFO] [stdout] test ast::factory::test::test_factory_module_item_generation ... ok
[INFO] [stdout] test ast::module_def::tests::empty_module ... ok
[INFO] [stdout] test ast::module_def::tests::test_invalid_module_definition ... ok
[INFO] [stdout] test ast::entrypoints_item::test::test_entrypoints ... ok
[INFO] [stdout] test ast::contract_ref_item::test::contract_ref_delegate ... ok
[INFO] [stdout] test ast::module_item::test::empty_module ... ok
[INFO] [stdout] test ast::module_def::tests::test_module_def_item ... ok
[INFO] [stdout] test ast::odra_type_item::tests::test_union ... ok
[INFO] [stdout] test ast::module_item::test::counter_pack ... ok
[INFO] [stdout] test ast::external_contract_item::test::external_contract_impl ... ok
[INFO] [stdout] test ast::deployer_item::deployer_impl::deployer_impl ... ok
[INFO] [stdout] test ast::factory::parts::ref_item::test::contract_ref ... ok
[INFO] [stdout] test ast::schema::custom_item::tests::test_union ... ok
[INFO] [stdout] test ast::odra_type_item::tests::test_unit_enum ... ok
[INFO] [stdout] test ast::odra_type_item::tests::test_struct ... ok
[INFO] [stdout] test ast::schema::custom_item::tests::test_unit_enum ... ok
[INFO] [stdout] test ast::odra_type_item::tests::test_complex_enum ... ok
[INFO] [stdout] test ast::schema::entry_points::test::test_entrypoints ... ok
[INFO] [stdout] test ast::schema::custom_item::tests::test_struct ... ok
[INFO] [stdout] test ast::ident_item::test::test_entrypoints ... ok
[INFO] [stdout] test ast::schema::contract_schema::test::contract_schema_item ... ok
[INFO] [stdout] test ast::exec_parts::test::test_parts ... ok
[INFO] [stdout] test ast::schema::entry_points::test::test_trait_impl_entrypoints ... ok
[INFO] [stdout] test ast::schema::events::test::test_factory_module ... ok
[INFO] [stdout] test ast::schema::custom_types::test::custom_types_works ... ok
[INFO] [stdout] test ast::host_ref_item::ref_item_tests::host_ref_delegation ... ok
[INFO] [stdout] test ast::schema::errors::test::custom_types_works ... ok
[INFO] [stdout] test ast::schema::errors::test::test_odra_error_item ... ok
[INFO] [stdout] test ast::host_ref_item::ref_item_tests::host_ref ... ok
[INFO] [stdout] test ast::schema::entry_points::test::test_factory_entrypoints ... ok
[INFO] [stdout] test ast::schema::events::test::custom_types_works ... ok
[INFO] [stdout] test ir::attr::tests::payable_attr_works ... ok
[INFO] [stdout] test ir::attr::tests::non_reentrant_attr_works ... ok
[INFO] [stdout] test ir::test::test_not_reserved_fn_arg ... ok
[INFO] [stdout] test ast::test_parts::test::test_trait_impl_parts ... ok
[INFO] [stdout] test ir::test::test_reserved_fn_arg ... ok
[INFO] [stdout] test ast::wasm_parts::test::test_trait_impl ... ok
[INFO] [stdout] test ir::attr::tests::duplicated_attrs_fail ... ok
[INFO] [stdout] test ir::attr::tests::non_odra_attr_works ... ok
[INFO] [stdout] test ast::schema::entry_points::test::test_delegated_entrypoints ... ok
[INFO] [stdout] test ast::schema::custom_item::tests::test_complex_enum ... ok
[INFO] [stdout] test ast::wasm_parts::test::test_delegate ... ok
[INFO] [stdout] test ast::host_ref_item::ref_item_tests::host_trait_impl_ref ... ok
[INFO] [stdout] test ast::wasm_parts::test::test ... ok
[INFO] [stdout] test ast::contract_ref_item::test::contract_ref ... ok
[INFO] [stdout] test ast::test_parts::test::test_parts ... ok
[INFO] [stdout] test ast::factory::parts::wasm_parts::test::test ... ok
[INFO] [stdout] test ast::factory::parts::test_parts::test::test_parts ... ok
[INFO] [stdout] test ast::factory::impl_item::test::test_factory_item ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-9e8b425f9ee91e4e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test no_args_works ... ok
[INFO] [stdout] test with_args_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests odra_macros
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f9dad099b8dcaefa35c556613c625cf2f32cf5f308ee9cae80ac2c607fbf73ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9dad099b8dcaefa35c556613c625cf2f32cf5f308ee9cae80ac2c607fbf73ea", kill_on_drop: false }`
[INFO] [stdout] f9dad099b8dcaefa35c556613c625cf2f32cf5f308ee9cae80ac2c607fbf73ea
